improve apiurl description
authorJoey Hess <joeyh@joeyh.name>
Tue, 18 Feb 2025 18:46:10 +0000 (14:46 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 18 Feb 2025 18:46:10 +0000 (14:46 -0400)
Remote/GitLFS.hs

index 372ba62a9bfbb075715fdbabd2104cbc8a57d45f..d598ea5623bd29d87b9772a6185ff19aa43b8b6c 100644 (file)
@@ -68,7 +68,7 @@ remote = specialRemoteType $ RemoteType
                [ optionalStringParser urlField
                        (FieldDesc "url of git-lfs repository")
                , optionalStringParser apiUrlField
-                       (FieldDesc "url of LFS API endpoint")
+                       (FieldDesc "url of LFS API endpoint (when not specified derives from url)")
                ]
        , setup = mySetup
        , exportSupported = exportUnsupported